Welcome![Sign In][Sign Up]
Location:
Search - opencv source

Search list

[Other resourceOpen Source Computer Vision Library Reference Manu

Description: openCV是计算机视觉的开发源码库,这是openCV的使用手册,pdf文件。-visual source for the development, which is openCV the user manual pdf documents.
Platform: | Size: 1498442 | Author: 万崇玮 | Hits:

[Special EffectsOpenCV-Intel

Description: This package contains the source code and the reference manual of the Intel Computer Vision Library. It is a great tool for image processing. -This package contains the source code and t he reference manual of the Intel Computer Visio n Library. It is a great tool for image processin g.
Platform: | Size: 875331 | Author: jft987msn | Hits:

[Special Effectsopencv-slides

Description: 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source. Including opencv image structure, matrix structure, the point structure profiles, and Image I / O, edge detection, Contour detection, background modeling.
Platform: | Size: 523434 | Author: | Hits:

[.nettrack opencv实现的踪源码

Description: opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
Platform: | Size: 2630917 | Author: lend0216 | Hits:

[.netopencv实现的踪源码harris corner detection

Description: opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
Platform: | Size: 3186555 | Author: lend0216 | Hits:

[Documentsopencv入门

Description: Open Source Computer Vision Library by Gary R. Bradski, Vadim Pisarevsky, and Jean-Yves Bouguet, Springer, 1st ed. (June, 2006).
Platform: | Size: 65536 | Author: xiaochi95 | Hits:

[Mathimatics-Numerical algorithmskalman

Description: 卡尔曼滤波源码-Kalman filter source
Platform: | Size: 10240 | Author: | Hits:

[OpenCV学习OpenCV(中文版)随书源码

Description: 学习OpenCV(中文版)随书源码,Opencv 很好的学习资料(Learning OpenCV (Chinese version) with the book source code, Opencv good learning materials)
Platform: | Size: 21215232 | Author: jiangquan.liu | Hits:

[OpenCVOpenCV基于隐马尔可夫模型(HMM)的人脸识别

Description: OpenCV基于隐马尔可夫模型(HMM)的人脸识别源程序(OpenCV based on Hidden Markov model (HMM) for face recognition source program)
Platform: | Size: 39936 | Author: 白云堆儿 | Hits:

[OpenCVopencv-3.3.0

Description: OpenCV3.0安装包,OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上(OpenCV3.0 installation package, OpenCV is a cross platform computer vision library based on BSD license (open source), which can run in Linux, Windows, Android and Mac OS operating system)
Platform: | Size: 84873216 | Author: 癞皮阿豆 | Hits:

[OpenCVOpenCV入门教程

Description: OpenCV 是一个广受欢迎的开源计算机视觉库,它提供了很多函数,实现了 很多计算机视觉算法,算法从最基本的滤波到高级的物体检测皆有涵盖(OpenCV is a popular open source computer vision library that provides many functions and implementations Many computer vision algorithms are covered by the most basic filtering to advanced object detection)
Platform: | Size: 2071552 | Author: sfawwwrwer | Hits:

[Graph programprotobuf-cpp-3.1.0.tar

Description: 用以解决使用CMAKE编译opencv源码时出现的下载错误(A download error to be used to solve the use of CMAKE compiled opencv source code)
Platform: | Size: 4109312 | Author: harry3956 | Hits:

[OpenCVopencv-3.2.0

Description: opencv3.0源码,图形处理的好资料,值得学习、研究(Opencv3.0 source code, graphic processing of good information, worth learning, research)
Platform: | Size: 82032640 | Author: chengju | Hits:

[Graph programOpenCV

Description: opencv图像处理编程实例 源码,基于opencv平台(opencv image processing sample source code)
Platform: | Size: 40046592 | Author: lisiyuanchina | Hits:

[Graph programOPENCV图像处理的函数说明

Description: OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接口。这些语言的API接口函数可以通过在线文档获得。如今也提供对于C#,Ch, Ruby的支持。(OpenCV is a cross platform computer vision library based on BSD license (open source), which can run on Linux, Windows, Android, and Mac OS operating systems. It is lightweight and efficient, consisting of a series of C functions and a small number of C++ classes. It also provides interfaces for languages such as Python, Ruby and MATLAB, and implements many general algorithms for image processing and computer vision. OpenCV is written in the C++ language, its main interface is also the C++ language, but still remains a large number of C language interfaces. The library also has a large number of interfaces for Python, Java and MATLAB/OCTAVE (version 2.5). The API interface functions of these languages can be obtained by online documents. Today also provides support for C#, Ch, and Ruby.)
Platform: | Size: 370688 | Author: yuxuefenfei | Hits:

[OpenCV学习OpenCV(中文版)以及随书源码

Description: 学习OpenCV(中文版)以及随书源码,对于要学习图像处理的同学比较有用(Learning OpenCV (Chinese version) and the source code are useful for students who want to learn image processing.)
Platform: | Size: 34895872 | Author: 可是对方含税单价 | Hits:

[OpenCVopencv

Description: opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)
Platform: | Size: 3398656 | Author: wtl | Hits:

[OpenCVopencv

Description: opencv随书源码,图像处理,图像处理:cvSobel,cvCanny等 结构分析:ContourArea等 运动分析与目标跟踪:cvMeanShift等 模式识别:CvHaarFeature 摄像头定标与三维重建:cvCalibrateCamer2(Opencv with the book source, image processing)
Platform: | Size: 411648 | Author: 月明泛轻舟 | Hits:

[OpenCVPython-opencv车牌识别

Description: 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会发现,车牌字符识别,可能存在误差,尤其是第一个中文字符出现的误差概率较大。(Bits in the predict method, for clarity, add a lot of comments after completing the code and testing, see the source code. License plate character recognition is also included in the predict method. Please refer to the comments in the source code. It needs to be noted that the algorithm used for license plate character recognition is SVM of opencv. The training sample used for SVM training comes from the c++ version of EasyPR on github. Due to limited training samples, you may find errors in license plate character recognition when testing, especially the error probability of the first Chinese character is large.)
Platform: | Size: 21504 | Author: 西风何时来 | Hits:

[Special EffectsOpenCV计算机视觉编程攻略(第2版)

Description: opencv 计算机视觉编程攻略 第2版. + 源代码,请根据章节内容参考。(Opencv Computer Vision Programming Introduction 2nd Edition. +Source Code)
Platform: | Size: 13435904 | Author: liyilulihua | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net